@charset "utf-8";
/* CSS Document */
body {padding:0; margin:0; font-size:14px; font-family:"Microsoft YaHei"; color:#212121;}
a{color:#212121;text-decoration:none;}
a:hover{color:#01468F; text-decoration:none;}
a img{border:none;} 
div,ul,li,p,form,h1,h2,h3,h4,h5,dt,dl,dd,table,tr,td{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
* {padding: 0px; margin: 0px; }
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.upfile {border: 1px solid #ccc;height:28px;margin-top:10px; width:98%;}
.main_width{width:1200px; margin:0 auto;}

/*头部*/
.head{margin:0 auto; width:1200px; height:120px;}
.head .logo{float:left; margin-top:15px;}
.head .logo img{float:left; display:block;}

/*导航*/
#nav{width:800px; float:right;}
#nav_menu{width:800px; margin-top:55px;}
#nav_menu li{float:left;}
#nav_menu li a{display:block; text-align:center; font-size:16px;height:65px; margin-left:41px;}
#nav_menu li a:hover{background:url(nav_bg.jpg) bottom repeat-x;}
.nav_menu-item{display:block;}
.navhover a{background:url(nav_bg.jpg) bottom repeat-x; color:#01468F;}
#nav_menu li ul{margin:0;padding:0;position: absolute;	visibility: hidden; z-index:99; border-top:solid 1px #FFF;}
#nav_menu li ul li{float: none;}
#nav_menu li ul li a{display:block;height:35px;line-height:35px; width:100px; font-size:14px; background:#01468F;color:#fff !important; font-weight:normal;border-left:none !important; border-bottom:solid 1px #fff;}
#nav_menu li ul li a:hover{background:#606060; color:#FFFFFF !important;}

/*动画*/
.slide-main{height:500px;position:relative; min-width:1200px; width:100%; background:#00ADEF;}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:470px;left:0;text-align:center;}
.item a{display:inline-block;width:30px;height:8px;margin-right:11px;background:#fff;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;}
.item a.cur{background:#00ADEF;}
.slide-box,.slide{display:block;width:100%;height:500px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:500px;position:relative;position:absolute;z-index:8;}
#bgstylea{background:url(img_01.jpg) center no-repeat;}
#bgstyleb{background:url(img_02.jpg) center no-repeat;}
#bgstylec{background:url(img_03.jpg) center no-repeat;}
#bgstyled{background:url(img_04.jpg) center no-repeat;}
.slide a{display:block;width:100%;height:500px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f,.obj-g{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b{width:1200px;text-align:center;}
.obj-a{top:160px;margin-left:-380px;}
.obj-b{bottom:20px;margin-left:-300px;}
.obj-c{display:block;top:140px;margin-left:100px;}
.obj-d{top:60px;margin-left:-20px;}
.obj-e{top:160px;z-index:12;margin-left:-555px;}
.obj-f{bottom:-4px;margin-left:-650px;}
.obj-g{top:40px;margin-left:150px;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f,.banAnimate .obj-g{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }

/*关于*/
.index_title{margin:0 auto; width:420px; background:url(line.png) center 70px no-repeat; padding-top:50px;}
.index_title h1{text-align:center; font-size:30px; font-weight:normal;}
.index_title span{text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:17px; display:block; color:#959595;}
.index_about_bg{margin:0 auto; width:100%; background:#F2F2F2; min-width:1200px; padding-bottom:30px;}
.index_about_contect{margin:0 auto; width:1200px; line-height:30px; font-size:16px; margin-top:20px; text-align:center;}
.index_about_contect a{width:105px; height:35px; text-align:center; font-size:14px; color:#FF7901; border:solid 1px #FF7901; display:block; line-height:35px; margin-top:30px; margin:0 auto; margin-top:30px;}
.index_about_contect a:hover{color:#fff; background:#FF7901;transition:1s; -moz-transition:1s; -webkit-transition:1s;}


/*推荐产品*/
.page_box{z-index:1000000;position:relative;}
.index_shili{margin:0 auto; width:100%;height:588px;background:url(che_bg.jpg) 0px 0px no-repeat;}
.index_shili .index_shili_detail{width:1200px;margin:0 auto; padding-top:10px;}
.index_shili .index_shili_detail .isd_type{width:1200px;margin:0 auto;height:43px;overflow:hidden;margin-top:40px;}
.index_shili .index_shili_detail .isd_type ul{display:table;margin:0 auto;overflow:hidden;}
.index_shili .index_shili_detail .isd_type ul li{float:left;width:115px;height:43px;background:url(index_honor_menu.png) no-repeat top;line-height:39px;text-align:center;margin:0 9px;color:#232323;font-size:15px;}
.index_shili .index_shili_detail .isd_type ul li:hover{cursor:pointer;}
.index_shili .index_shili_detail .isd_type ul li a{color:#232323;font-size:15px;}
.index_shili .index_shili_detail .isd_type ul li:hover{width:115px;height:43px;background:url(index_honor_menu_on.png) no-repeat top;color:#ffffff;}
.index_shili .index_shili_detail .isd_type ul li:hover a{color:#fff;}
.index_shili .index_shili_detail .isd_type ul li.active{width:115px;height:43px;background:url(index_honor_menu_on.png) no-repeat top;color:#ffffff;}
.index_shili .index_shili_detail .isd_detail{ width:1200px; height:491px; margin:0 auto;clear:both;position:relative;}
.index_shili .index_shili_detail .isd_type ul li.active a{color:#fff;}
.to_nextpage{position:absolute;height:55px;width:56px;background:url(index_next_page.png) no-repeat center; bottom:0px;margin-top:-22px;left:50%;margin-left:-28px; z-index:9}
.to_nextpage a{display:block;height:55px;width:56px;}


/*视频展示*/
.index_video{margin:0 auto; width:1200px; margin-top:20px;}
.index_video img{margin-left:20px;}
.index_video .t{line-height:35px;}

/*员工*/
.index_image_bg{margin:0 auto; width:100%; background:#F2F2F2; padding-bottom:30px; margin-top:50px;}
.index_app{margin:0 auto; width:1200px; margin-top:30px;}
.index_app #featureContainer {WIDTH: 100%;margin:0 auto }
.index_app #feature {POSITION: relative;}
.index_app #feature .prev {TEXT-INDENT: -9999px; WIDTH:19px; display: block; background: url(left.png) left center;left:0px; HEIGHT:36px; TOP:105px; position:absolute}
.index_app #feature .next {TEXT-INDENT: -9999px; WIDTH:19px; display: block; background: url(right.png) right center;right:0px; HEIGHT:36px;TOP:105px; position:absolute}
.index_app .featureUL {POSITION: relative;  LIST-STYLE-TYPE: none; MARGIN: 0px; WIDTH: 2800px; FLOAT: left; LEFT: 0px}
.index_app .featureBox {WIDTH:279px; FLOAT:left; HEIGHT:286px; OVERFLOW: hidden; }
.index_app #botton-scroll {Z-INDEX:0; FLOAT: left;}
.index_app #block {Z-INDEX: 0; POSITION: relative;  MARGIN: 0px auto;WIDTH:1085px; HEIGHT:285px;OVERFLOW: hidden;}
.index_app #block .box{WIDTH:255px; FLOAT: left;}
.index_app #block .box img{width:238px; height:238px; display:block; border:solid 1px #CCC; border-radius:200px;-moz-border-radius:200px; -webkit-border-radius:200px;}
.index_app #block .box img:hover{display:block; border:solid 1px #01468F;}
.index_app #block .box p{display:block; width:238px; height:35px; font-size:16px; line-height:35px; text-align:center;}

/*新闻*/
.index_news{margin:0 auto; width:1200px; padding-bottom:20px;}
.index_news .n_contact{width:580px;}
.index_news .n_contact dl{float:left; width:580px; display:block; margin-top:30px;}
.index_news .n_contact dl dt{float:left;width:190px;}
.index_news .n_contact dl dt img{width:190px; height:130px;display:block;}
.index_news .n_contact dl dd{float:left; width:360px; display:block; margin-left:30px;}
.index_news .n_contact dl dd h1{font-size:16px; font-weight:normal; display:block;}
.index_news .n_contact dl dd span{display:block; margin:8px 0; color:#747474; font-size:12px;}
.index_news .n_contact dl dd p{display:block; line-height:25px; color:#555555;}

.Link{font-size: 0;}
.LinkBox{width: 1200px;margin: 0 auto;height: 45px;line-height: 45px;}
.LinkBox h1{font-size: 24px;font-weight: normal;display: inline-block;vertical-align: middle;}
.LinkBox a{font-size: 14px;display: inline-block;vertical-align: middle;margin-right: 15px;}



.a_banner{margin:0 auto; width:100%; height:300px; background:url(b_about.jpg) center no-repeat;}
.n_banner{margin:0 auto; width:100%; height:300px; background:url(b_news.jpg) center no-repeat;}
.v_banner{margin:0 auto; width:100%; height:300px; background:url(b_video.jpg) center no-repeat;}
.b_banner{margin:0 auto; width:100%; height:300px; background:url(b_job.jpg) center no-repeat;}
.c_banner{margin:0 auto; width:100%; height:300px; background:url(b_contact.jpg) center no-repeat;}
.p_banner{margin:0 auto; width:100%; height:300px; background:url(b_product.jpg) center no-repeat;}


/*内页内容*/
.mainContent{margin:20px auto; width:1200px;}
.content{display:block; height:40px; border-bottom:dotted 1px #ddd;}
.content .title{padding-left:16px; float:left; font-size:16px; font-weight:bold; color:#02428A; line-height:40px; background:url(ico.gif) left no-repeat;}
.content .weizhi{float:right; background:url(home.gif) left no-repeat; padding-left:25px; margin-top:15px;}
.list_left{float:left; width:210px;}
.list_left .title{display:block; height:70px; font-size:22px; line-height:70px; text-align:center; background:#02428A; color:#FFFFFF;border-radius:30px 0px 0 0; -moz-border-radius:30px 0px 0 0; -webkit-border-radius:30px 0 0 0;}
.list_left li{width:210px; float:left; height:40px; line-height:40px; text-align:center; margin-top:2px;}
.list_left li a{display:block; background:#f2f2f2;padding-left: 10px; font-size:15px;}
.list_left li a:hover{display:block; background:#02428A; color:#FFFFFF;}
.list_left .currclass a{background:#02428A; color:#fff; font-weight:bold;}

.list_right{float:right; width:960px; padding-left:15px;}
.list_right_contact{display:block; margin-top:20px; line-height:30px;}
.list_right_contact img{border: 1px solid #ccc;padding: 2px; object-fit: contain;}
.list_right_contact img:hover{border: 1px solid #00ADEF;}
.list_right_contact .t{line-height:35px;}

.list_contact_us{border:solid 1px #f2f2f2; display:block; margin-top:25px;}
.list_contact_us .t_title{display:block; height:40px; background:#f2f2f2; text-align:center; font-size:18px; line-height:40px;}
.list_contact_us .n_contect{display:block; padding:2px 6px; line-height:28px; font-size:13px;}
.list_contact_us .n_contect img{display:block;}


.list_contact{display:block; margin:20px 0; line-height:30px;}
.list_contact img{max-width:1170px;}
.list_contact .title{font-size:18px; display:block; text-align:center; font-weight:bold;border-bottom: dotted 1px #ddd; height:45px; line-height:45px;}
.list_contact .contact{display:block; line-height:30px;margin-top:10px;}
.list_contact .date{display:block; text-align:center; margin:10px 0;}
.list_contact #next{ display:block; border-top:dotted 1px #CCCCCC; margin-top:15px; text-align:center; padding-top:8px;}

.list_contact_img{display:block; margin:20px 0;}
.list_contact_img img{border:solid 1px #CCC; padding:1px;}
.list_contact_img img:hover{border:solid 1px #02428A;}
.list_contact_img .t{line-height:35px;}

/*新闻栏目*/
.list_news{display:block; margin:20px 0;}
.list_news dl{ height:130px; border-bottom:1px #ddd dotted; padding:15px 0;}
.list_news dt{float:left; width:150px; height:130px; margin-right:20px;}
.list_news dt img{width:150px; height:113px;}
.list_news dd{float:left; height:130px; width:790px;}
.list_news dd h4 a{ font-size:16px; color:#555555;}
.list_news dd h4 a:hover{font-size:16px; color:#ff0000;}
.list_news dd h4 span{float:right; font-weight:normal;color:#9C9C9C;}
.list_news dd h4 span a{font-size:14px;color:#9C9C9C;}
.list_news dd h4 span a:hover{font-size:14px;}
.list_news dd p{line-height:25px; padding-top:10px; color:#9C9C9C;}

/*产品分类*/
#suckertree1 li ul li a{background: #f2f2f2;}
#suckertree1 li ul li a:hover{background:#02428A;}
.suckerdiv{float:left; width:210px; margin-top:10px;}
.suckerdiv .title{display:block; height:70px; font-size:22px; line-height:70px; margin-bottom:1px; text-align:center; background:#02428A; color:#FFFFFF;border-radius:30px 0px 0 0; -moz-border-radius:30px 0px 0 0; -webkit-border-radius:30px 0 0 0;}
.suckerdiv ul{margin: 0;padding: 0;list-style-type: none;width:210px;}
.suckerdiv ul li{position: relative;}
.suckerdiv ul li ul{left:211px; position: absolute;width:150px;top:0px;display: none;z-index:9999999;}
.suckerdiv ul li ul li ul{left:210px; /* Parent menu width - 1*/}
.suckerdiv ul li a{display: block;color: black;text-decoration: none;background:#f2f2f2;height:40px; line-height:40px; font-size:14px;padding-left: 20px; border-bottom:solid 1px #FFF;}
.suckerdiv ul li ul li a{margin-top:0px;}
.suckerdiv ul li a:visited{color: black;}
.suckerdiv ul li a:hover{background:#02428A; color:#fff; font-weight:bold;}
.suckerdiv .subfolderstyle{background:url(arrow-list.gif) no-repeat 190px center #f2f2f2;}
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%;}



/*产品内容页*/
#list_info{ height:28px; border-bottom:1px solid #D5D5D3; margin:20px 0; display:block;}
#list_info .detailed{ background: url(nav_bg2.gif) no-repeat; display:block; width:72px; line-height:28px; text-align:left; padding-left:18px; font-weight:bold; color:#393939;}
#list_product_content{display:block; clear:both;}
#list_product_content .title{font-size:18px; display:block; text-align:center; font-weight:bold;border-bottom: dotted 1px #ddd; height:45px; line-height:45px;}
#list_product_content .contact{display:block; line-height:30px;}
#list_product_content .contact img{max-width:1170px; display:block;}
#list_product_content #next{ display:block; border-top:dotted 1px #CCCCCC; margin-top:15px; text-align:center; padding-top:8px;}
.prodtitle {LINE-HEIGHT: 45px; HEIGHT: 45px; font-size:20px;}
.products_show_1 {PADDING-TOP: 15px; display:block;}
.show_left {FLOAT: left; width:450px;}
.show_right {WIDTH:470px; FLOAT: right;}
.show_right UL {}
.show_right UL LI {LINE-HEIGHT:35px; OVERFLOW: hidden; display:block;}
.show_right table{margin-bottom:10px;}
.show_right td{padding:5px;}




/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:450px; height:338px; max-width:450px; max-height:338px; border:solid 1px #eee;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:450px;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:450px;}
.spec-scroll{clear:both;margin-top:5px;}
.spec-scroll .prev{float:left;margin-right:2px; background:url(left.gif) no-repeat;  margin-top:20px;}
.spec-scroll .next{float:right; background:url(right.gif) no-repeat;  margin-top:20px;}
.spec-scroll .prev,.spec-scroll .next{display:block;width:17px;height:54px; line-height:54px;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:408px;height:56px;overflow:hidden; margin-top:20px;}
.spec-scroll .items ul{position:absolute;width:999999px;height:54px;}
.spec-scroll .items ul li{float:left;width:81px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:1px;width:67px;height:50px;}
.spec-scroll .items ul li img:hover{border:1px solid #FF6600;padding:1px;}

#website{ width:1200px; clear:both;}
#website p{font-size:16px; font-weight:bold; clear:both; margin:5px 0;}
#website li{float:left; margin-right:15px; margin-bottom:10px;}


/*分页*/
#fenye{clear:both; margin:20px 20px 0 0;}
#fenye .prev_h,#fenye .next_h{width:55px; text-align:center;line-height:20px;}
#fenye a.curr{width:25px;background:#02428A; border:1px solid #fff; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#333333;background:#fff; margin:0px 5px; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px;text-decoration:none;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
#fenye a.num{width:22px;}
#fenye a:visited{color:#333333;} 
#fenye a:hover{ float:left;}
#fenye span{line-height:30px; font-size:13px; height:30px;}

/*在线留言*/
.feedback .line{padding:8px 0;}
.feedback .line .inputText{border:1px solid #ccc;color:#999;font-size:12px;padding:0 18px;width:714px;height:40px;line-height:40px;margin:0px; font-family:"微软雅黑"}
.feedback .line .textArea{border:1px solid #ccc;color:#999;font-size:12px;padding:10px 18px;width:714px;height:124px;margin:0px; font-family:"微软雅黑"}
.btn_area{width:102px; display:block;}
.submit{
	color: #fff;
	background: #333;
	width:70px;
	float:left;
	height:29px;
	border:none;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	} 
.submit:hover {
	color: #fff;
	background:#005AB5;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	} 



/*右边浮动*/
.floating_ck{position:fixed;right:0px;top:50%; z-index:99999999999}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#01468F;border-bottom:solid 1px #fff;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#F7AB00;border-bottom:solid 1px #F7AB00;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(qq.png);}
.qrcord{background-image:url(weixin.png);}
.return{background-image:url(fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-120px;top:0px;width:120px;height:80px;background-color:#F7AB00;border-bottom:solid 1px #F7AB00;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:290px;top:-162px;}
.floating_ewm i{background-image:url(weixin.jpg);display:block;width:110px;height:110px;margin:auto;margin-top:7px;}
.floating_ewm ii{background-image:url(mobile.jpg);display:block;width:110px;height:110px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:14px;}

/*底部*/	
.footer{margin:0 auto; width:100%; background:#02428A;color:#FFFFFF; height:60px; line-height:60px; text-align:center; min-width:1200px;}
.footer a{color: #fff;}
.footer a:hover{color:#FFFF00;}
